From 6d5eaf0114229ec6c600e8aad2911bbcf46aa7c9 Mon Sep 17 00:00:00 2001 From: robertl Date: Mon, 24 Jan 2005 00:54:51 +0000 Subject: [PATCH] Bump version for one-off to Clyde. --- gpsbabel/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gpsbabel/Makefile b/gpsbabel/Makefile index 006b797f0..5aba95456 100644 --- a/gpsbabel/Makefile +++ b/gpsbabel/Makefile @@ -3,7 +3,7 @@ # type that is XML-ish (i.e. gpx or geocaching.com's/loc) you can uncomment # INHIBIT_EXPAT and coment out LIBEXPAT on just to get a build working quickly. # INHIBIT_EXPAT=-DNO_EXPAT -LIBEXPAT=-lexpat #-lefence +LIBEXPAT=-lexpat # -lefence # USB may required non-standard libraries (like libusb) be installed # and may not be available on all OSes. Uncomment this to remove the key @@ -90,8 +90,8 @@ dep: (echo -n "internal_styles.c: mkstyle.sh " ; echo style/*.style ; /bin/echo -e '\t./mkstyle.sh > internal_styles.c || (rm -f internal_styles.c ; exit 1)' ) >> /tmp/dep echo Edit Makefile and bring in /tmp/dep -VERSIONU=1_2_5_beta01032005 -VERSIOND=1.2.5_beta01032005 +VERSIONU=1_2_5_beta01232005-gsak +VERSIOND=1.2.5_beta01232005-gsak #VERSIONU=1_2_4 #VERSIOND=1.2.4 -- 2.30.2